docs(AGENTS): add coordination modes (solo / subagent / agent team)#13
Merged
melon-claw merged 1 commit intomainfrom Apr 21, 2026
Merged
docs(AGENTS): add coordination modes (solo / subagent / agent team)#13melon-claw merged 1 commit intomainfrom
melon-claw merged 1 commit intomainfrom
Conversation
Mirrors the cfo-side three-mode decision rule enabled by the agent-teams feature. Defers full guardrails to cfo AGENTS.md § Agent teams; notes the library-specific caveat that release-tag and PyPI-publish flows stay solo (no /resume restoration of in-process teammates makes a shell interruption a recovery risk for publishing flows). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator
Author
|
[code-reviewer] verdict: APPROVED Review — compact mirror of cfo three-mode ruleDocs-only Round-1 blocker — RESOLVED via merge-order sequencingRound-1 review flagged the Consistency with cfo
CI
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AGENTS.md§ Agent teams to avoid divergence./resumerestoration of in-process teammates makes a shell interruption a recovery risk).Companion PR
melon-monarch-cfo#112 — full version with guardrails and concrete opportunities.
Why
Agent-teams feature is now live globally. Keeping the decision rule in
AGENTS.mdlets every fresh agent pick the right coordination mode from the file they already read first, and keeping the sibling-parity statement truthful requires the mirror.Test plan
code-reviewerverdict sentinel (APPROVED) posted before merge.code-reviewer-gateCI check green.